home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2000 June / Internet Magazine June 2000.iso / pc / software / windows / bits / now_planner / _setup.lib / ServeOle.reg < prev    next >
Encoding:
Windows Registry Data  |  1998-11-24  |  728 b   |  14 lines

  1. REGEDIT
  2. ; This .REG file may be used by your SETUP program.
  3. ;   If a SETUP program is not available, the entries below will be
  4. ;   registered in your InitInstance automatically with a call to
  5. ;   CWinApp::RegisterShellFileTypes and COleObjectFactory::UpdateRegistryAll.
  6.  
  7.  
  8. HKEY_CLASSES_ROOT\Planner.IntellisyncAPI= Planner Intellisync Interface
  9. HKEY_CLASSES_ROOT\Planner.IntellisyncAPI\CLSID = {2603D3A3-9CCD-11D1-964A-00805F9BFA08}
  10.  
  11. HKEY_CLASSES_ROOT\CLSID\{2603D3A3-9CCD-11D1-964A-00805F9BFA08} = Planner Intellisync Interface
  12. HKEY_CLASSES_ROOT\CLSID\{2603D3A3-9CCD-11D1-964A-00805F9BFA08}\ProgId = Planner.IntellisyncAPI
  13. HKEY_CLASSES_ROOT\CLSID\{2603D3A3-9CCD-11D1-964A-00805F9BFA08}\LocalServer32 = SERVEOLE.EXE
  14.